home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Mathematics / Trig Formulas / card_2869.txt < prev    next >
Encoding:
Text File  |  1988-04-19  |  2.8 KB  |  150 lines

  1. -- card: 2869 from stack: in
  2. -- bmap block id: 3653
  3. -- flags: 0000
  4. -- background id: 2669
  5. -- name: Opening Card
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   hide message
  9. end OpenCard
  10.  
  11.  
  12.  
  13. -- part 2 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=415 top=52 right=91 bottom=456
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 19678 / 19678
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Tell Me About...
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect iris open very slowly
  28.   go to next card
  29. end mouseUp
  30.  
  31.  
  32. -- part 4 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=31 top=119 right=192 bottom=227
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: 
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   go to card id 3919
  47. end mouseUp
  48.  
  49.  
  50.  
  51.  
  52. -- part 3 (button)
  53. -- low flags: 00
  54. -- high flags: 0004
  55. -- rect: left=55 top=56 right=90 bottom=94
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 20098 / 20098
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Home
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   visual effect iris close
  67.   go "Home"
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 5 (button)
  73. -- low flags: 00
  74. -- high flags: 0000
  75. -- rect: left=428 top=290 right=316 bottom=458
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 1012 / 1012
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Return
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   visual effect iris close
  87.   pop card
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 6 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=287 top=119 right=192 bottom=483
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   go to card id 3166
  107. end mouseUp
  108.  
  109.  
  110.  
  111.  
  112. -- part 8 (button)
  113. -- low flags: 00
  114. -- high flags: 0000
  115. -- rect: left=287 top=204 right=277 bottom=483
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: 
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   go to card id 4418
  127. end mouseUp
  128.  
  129.  
  130.  
  131.  
  132. -- part 7 (button)
  133. -- low flags: 00
  134. -- high flags: 0000
  135. -- rect: left=31 top=204 right=277 bottom=227
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: 
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   go to card id 4840
  147. end mouseUp
  148.  
  149.  
  150.